From 85c9f54238cc8fbc24b7173ca34545c5bfc7cc06 Mon Sep 17 00:00:00 2001 From: Chong Yidong Date: Fri, 13 Oct 2006 14:26:25 +0000 Subject: [PATCH] %c and %l constructs are now ignored in frame-title-format. --- etc/NEWS | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/etc/NEWS b/etc/NEWS index c1b5c09075e..0b747d90594 100644 --- a/etc/NEWS +++ b/etc/NEWS @@ -908,6 +908,12 @@ Such individual settings are now preserved when windows are split horizontally or vertically, a saved window configuration is restored, or when the frame is resized. ++++ +*** The %c and %l constructs are now ignored in frame-title-format. +Due to technical limitations in how Emacs interacts with windowing +systems, these constructs often failed to render properly, and could +even cause Emacs to crash. + ** Cursor display changes: +++ -- 2.30.2